projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffd8eae
)
* lisp/progmodes/python.el (brm-menu): Declare.
author
Glenn Morris
<rgm@gnu.org>
Tue, 24 May 2011 03:38:35 +0000
(20:38 -0700)
committer
Glenn Morris
<rgm@gnu.org>
Tue, 24 May 2011 03:38:35 +0000
(20:38 -0700)
lisp/ChangeLog
patch
|
blob
|
history
lisp/progmodes/python.el
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 7aa42d334595d8d7c81ee105d0dd2dc3ac8f0785..7667ef7056f52075824e22e173a429a6c046ce49 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,7
@@
2011-05-24 Glenn Morris <rgm@gnu.org>
+ * progmodes/python.el (brm-menu): Declare.
+
* emulation/viper.el (viper-set-hooks): Declare.
* play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
diff --git
a/lisp/progmodes/python.el
b/lisp/progmodes/python.el
index e35fc89618aa57807685e3a774d10e52365d91e0..b99cad1d081161b6f5d5243afb081ccbffcc3133 100644
(file)
--- a/
lisp/progmodes/python.el
+++ b/
lisp/progmodes/python.el
@@
-2361,6
+2361,7
@@
Interactively, prompt for the name with completion."
(autoload 'pymacs-load "pymacs" nil t)
(autoload 'brm-init "bikemacs")
+(defvar brm-menu)
;; I'm not sure how useful BRM really is, and it's certainly dangerous
;; the way it modifies files outside Emacs... Also note that the